'Declaration
Public Function New( _ ByVal obj As BoundSheet(Of T) _ )
public BoundSheetBuilder<T>( BoundSheet<T> obj )
Parameters
- obj
- The C1.Web.Mvc.Sheet.BoundSheet<T> object to be configurated.
'Declaration
Public Function New( _ ByVal obj As BoundSheet(Of T) _ )
public BoundSheetBuilder<T>( BoundSheet<T> obj )